Total Complexity | 25 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 103 |
Lines of code | 77 |
Logical lines of code | 45 |
Comment lines | 0 |
Methods | 12 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
task() | 52 | 8 | 25 | |
is_valid_callback() | 63 | 4 | 12 | |
maybe_run_after_stop_callback() | 74 | 2 | 5 | |
get_status() | 74 | 2 | 4 | |
get_route() | 74 | 2 | 4 | |
set_after_stop_callback() | 81 | 1 | 3 | |
before_start() | 71 | 1 | 5 | |
after_cancelled() | 75 | 1 | 4 | |
after_done() | 75 | 1 | 4 | |
reset() | 72 | 1 | 5 | |
cancel_migration() | 79 | 1 | 3 | |
is_canceling_migration() | 78 | 1 | 3 |